home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- autofillWeblogPrefs = id;
- cancelEditWeblogSheet = id;
- changeNotepadFont = id;
- chooseBlosxomFolder = id;
- editWeblog = id;
- okEditWeblogSheet = id;
- removeWeblog = id;
- resetToDefaults = id;
- set09SubsBold = id;
- set09SubsColor = id;
- set10SubsBold = id;
- set10SubsColor = id;
- setAltHeadlinesColor = id;
- setAutoRefresh = id;
- setAutoparagraphs = id;
- setAutosaveDrafts = id;
- setBadgeSize = id;
- setBloggerAPI = id;
- setBrowserBackground = id;
- setCreatorColumn = id;
- setDateColumn = id;
- setDisSubsColor = id;
- setDisplayNewItemsAsFeed = id;
- setDoubleClick = id;
- setDownloadSpeedPref = id;
- setEncloseParagraphs = id;
- setGlobeBool = id;
- setHTMLFontFace = id;
- setHTMLFontSize = id;
- setHTMLPaneColor = id;
- setIndentation = id;
- setMarkAllAsRead = id;
- setMetaWeblogAPI = id;
- setNotepadFont = id;
- setOpenNotepadAtStartup = id;
- setPlusAndMinus = id;
- setPublishingSystem = id;
- setRefreshAtStartup = id;
- setShowAttachmentInfo = id;
- setSubjectColumn = id;
- setSubsBgColor = id;
- setTransparencyPref = id;
- setTransparencyPrefFromText = id;
- setUnreadBold = id;
- setUnreadCountsBool = id;
- setUnreadItemsColor = id;
- setUpAppearanceView = id;
- setUpDownloadingView = id;
- setUpGeneralView = id;
- setUpNotepadView = id;
- setUpWeblogView = id;
- setWeblogEditorOpenAtStartup = id;
- showWindow = id;
- };
- CLASS = PreferenceController;
- LANGUAGE = ObjC;
- OUTLETS = {
- appearanceView = NSView;
- attachmentInfoCheckbox = NSButton;
- autoParagraphsCheckbox = NSButton;
- autosaveDraftsCheckbox = NSButton;
- badgeSizeSlider = NSSlider;
- bloggerCheckbox = NSButton;
- blosxomAskFilenameCheckbox = NSButton;
- blosxomCheckbox = NSButton;
- blosxomChooseButton = NSButton;
- blosxomFolder = NSTextField;
- blosxomScript = NSTextField;
- blosxomView = NSView;
- checkBrowserBackground = NSButton;
- checkGlobe = NSButton;
- checkUnreadCounts = NSButton;
- color09Subs = NSColorWell;
- color10Subs = NSColorWell;
- colorAltRow = NSColorWell;
- colorDisSubs = NSColorWell;
- colorHTMLPane = NSColorWell;
- colorSubsBg = NSColorWell;
- colorUnread = NSColorWell;
- creatorColumnCheckbox = NSButton;
- dateColumnCheckbox = NSButton;
- doubleClickCheckbox = NSButton;
- downloadSpeedSlider = NSSlider;
- downloadingView = NSView;
- editWeblogSheet = NSWindow;
- encloseParagraphsCheckbox = NSButton;
- flBold09Subs = NSButton;
- flBold10Subs = NSButton;
- flBoldUnread = NSButton;
- flDisplayNewItemsAsFeed = NSButton;
- flMarkAllAsRead = NSButton;
- generalView = NSView;
- htmlFontMenu = NSPopUpButton;
- htmlSizeMenu = NSPopUpButton;
- indentationField = NSTextField;
- mainPrefsView = NSView;
- mainWindow = NSWindow;
- metaWeblogCheckbox = NSButton;
- notepadFontTextField = NSTextField;
- notepadOpenAtStartupCheckbox = NSButton;
- notepadView = NSView;
- plusAndMinusCheckbox = NSButton;
- progressIndicator = NSProgressIndicator;
- progressMessage = NSTextField;
- progressSheet = NSWindow;
- refreshAtStartupCheckbox = NSButton;
- refreshMenu = NSPopUpButton;
- rpcContainerView = NSView;
- rpcView = NSView;
- setFontButton = NSButton;
- slider = NSSlider;
- subjectColumnCheckbox = NSButton;
- transparencyValue = NSTextField;
- weblogAttributionCheckbox = NSButton;
- weblogAutoFillButton = NSButton;
- weblogEditButton = NSButton;
- weblogHomeURL = NSTextField;
- weblogKeychainCheckbox = NSButton;
- weblogName = NSTextField;
- weblogOpenAtStartupCheckbox = NSButton;
- weblogPassword = NSSecureTextField;
- weblogRPCURL = NSTextField;
- weblogRemoveButton = NSButton;
- weblogSiteID = NSTextField;
- weblogSystem = NSPopUpButton;
- weblogTabView = NSTabView;
- weblogUsername = NSTextField;
- weblogView = NSView;
- weblogsTable = NSTableView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = PrefsWindow; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }
- );
- IBVersion = 1;
- }